xen: arm: Correct register values and comment in early init_uart.
authorLars Rasmusson <Lars.Rasmusson@sics.se>
Thu, 17 Jan 2013 16:48:22 +0000 (16:48 +0000)
committerLars Rasmusson <Lars.Rasmusson@sics.se>
Thu, 17 Jan 2013 16:48:22 +0000 (16:48 +0000)
commit3a55ef6cf7f70c758c7ae9943de14b02f6dac6be
treeafb6ad10ebe4363cae4251d8fc26a77186924ae4
parentecdb0c7aecb886ba1ba45eaad9da0ad3dfb119c8
xen: arm: Correct register values and comment in early init_uart.

Set register values and comment in early init_uart to match
documentation of PL011 UART

Reading the PL011 UART documentation on
http://infocenter.arm.com/help/topic/com.arm.doc.ddi0183f/DDI0183.pdf
in sec 3.2 shows the early initialisation of the UART on the Versatile Express
is incorrect.  This fixes it.

Signed-off-by: Lars Rasmusson <Lars.Rasmusson@sics.se>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/arm32/head.S